-
Home
-
WooCommerce Braintree Payment Gateway
-
2.0.0 (latest)
-
Code
-
Classes
- OAuthGateway
Total Complexity |
16 |
Dependencies |
8 |
Dependents |
1 |
Total lines |
134 |
Lines of code |
75 |
Logical lines of code |
46 |
Comment lines |
30 |
Methods |
10 |
Properties |
3 |
Methods 10
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
_verifyGatewayResponse() |
S |
55 |
4 |
20 |
_mapError() |
S |
60 |
4 |
12 |
__construct() |
S |
69 |
1 |
7 |
createTokenFromCode() |
S |
75 |
1 |
4 |
createTokenFromRefreshToken() |
S |
75 |
1 |
4 |
revokeAccessToken() |
S |
72 |
1 |
5 |
_createToken() |
S |
72 |
1 |
5 |
_mapAccessTokenRevokeSuccess() |
S |
77 |
1 |
4 |
_mapSuccess() |
S |
67 |
1 |
8 |
connectUrl() |
S |
68 |
1 |
6 |